
// ------------- NETICA SETTINGS -------------
// This file is read by Netica at startup to set user preferences.
// You may edit it to change Netica's behaviour (for each line, you need to remove any preceeding "//" for that line take effect).
// It must be named "Netica Settings.txt" and be located in Netica's home directory (i.e. the directory containing the executable Netica.exe or Netica32.exe).
// If you wish to restore it to original, replace this file with the one of the same name in the "Factory Settings" folder (located in Netica's home directory).
// Lines preceeded with a double slash // are ignored.
// String values should be enclosed in double quotes if they contain problem characters, for example:
//     Example = "Has a semicolon; and a \"quoted\" word on two \n lines"
// If you wish some other aspects of Netica's behaviour to be controlled by this file, please contact  support@norsys.com

// Show_memory_amounts_in_mebibytes        // to display in kibibytes (1 KiB = 1024 bytes), mebibytes, gibibytes, etc instead of kilobytes (1 KB = 1000 bytes), megabytes, etc.
// Put_strings_in_unicode_normalization_form_C = false

// Recovery_file_save_interval_in_minutes = 5        // set to -1 to turn off saving recovery files

// Confidence_interval_percent_shown_when_hover_on_node = 90
// Confidence_interval_percent_shown_when_hover_on_node_2 = 98

Version_of_format_to_make_DNET_and_NETA_files = 1
Leave_unicode_raw_when_making_DNET_files = false

// Inkscape_executable_file_path = "C:/Program Files/Inkscape/bin/inkscape.exe"

// Const_nodes_show_value = true
// Show_node_value_separator = " = "


HedHost2_Name = "WEB1"
HedHost2_Url  = "www.hed.cc"
HedHost2_Ftp  = "ftp.hed.cc"
HedHost2_Info = "www.hed.cc"
// HedHost2_Info = "core.hed.cc:7777"

HedHost1_Name = "DEV"
HedHost1_Url  = "dev.hed.cc"
HedHost1_Ftp  = "ftpdev.hed.cc"
HedHost1_Info = "dev.hed.cc"
// HedHost1_Info = "core.hed.cc:7777"

HedHost9_Name = "LocalHost"
HedHost9_Url  = "localhost:8000"
HedHost9_Ftp  = "localhost:8000"
HedHost9_Info = "localhost:8000"
HedHost9_Code = ""
